Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mdn developer whatsnew page #15836

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

maureenlholland
Copy link
Collaborator

One-line summary

  • Fix regression in text color

  • Remove mandala animation (cpu-intensive) and accent colors (distracting)

  • I used an AI to write some of this code.

Significant changes and points to review

Issue / Bugzilla link

Testing

- Fix regression in text color
- Remove mandala animation (cpu-intensive) and accent colors (distracting)
@maureenlholland maureenlholland force-pushed the fix-whatsnew-mdn-mandala-and-text-color branch from eabc80c to daae263 Compare January 9, 2025 19:51
@maureenlholland maureenlholland linked an issue Jan 9, 2025 that may be closed by this pull request
Comment on lines -38 to -39
<div id="mandala" class="mandala-container animate-colors" aria-hidden="true">
<div class="mandala-translate mandala-rotate">
Copy link
Contributor

@janbrasna janbrasna Jan 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maureenlholland FYI I'm fiddling with a change that would only animate the mandala on body:hover, and stop after a minute and half: #15844 (in case the limited timeline would be an alternative to completely removing it…)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What's new page has some issues
2 participants